Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(changelog): add deprecation notice #15441

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Add deprecation notice for angular.lowercase and angular.uppercase

This should address #14316

@Narretz
Copy link
Contributor

Narretz commented Nov 27, 2016

So we did something strange with this. We deprecated the methods and removed their docs, which I think only adds to the confusion. Imo, ww should also re-add the docs, but give the methods the @deprecated tag

@Narretz Narretz added this to the Ice Box milestone Nov 27, 2016
- Add deprecation notice for `angular.lowercase` and `angular.uppercase`
@petebacondarwin
Copy link
Contributor

Can we add the deprecation and removal versions to the deprecation notice?

@Narretz
Copy link
Contributor

Narretz commented Nov 28, 2016

I can do that. to be removed in 1.7?

@petebacondarwin
Copy link
Contributor

Yep - although I think we will need to leave the functions in-place internally.

@mgol
Copy link
Member

mgol commented Nov 28, 2016

@petebacondarwin as long as they're not exposed, it doesn't matter. Once we no longer need them, we can remove them then even in a patch release.

@Narretz
Copy link
Contributor

Narretz commented Nov 28, 2016

Yes, we use them internally. So we should remove them from the public angular object in 1.7

@Narretz Narretz closed this in 4059600 Nov 28, 2016
Narretz pushed a commit that referenced this pull request Nov 28, 2016
ellimist pushed a commit to ellimist/angular.js that referenced this pull request Mar 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants